How to Install c-sig software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install c-sig software package in Ubuntu 12.04 LTS (Precise Pangolin)

c-sig software package provides signature tool for GNU Emacs, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install c-sig 

c-sig is installed in your system.

Make ensure the c-sig package were installed using the commands given below,

$ sudo dpkg-query -l | grep c-sig *

You will get with c-sig package name, version, architecture and description in a table

c-sig package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Mail
Package c-sig
Version 3.8-16
Description signature tool for GNU Emacs
Sub Section Mail


See Also, How to uninstall or remove c-sig software package from Ubuntu 12.04 LTS (Precise Pangolin)?